Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(gen): Mark some gitignore entries absolute. #157

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

huerlisi
Copy link
Contributor

@huerlisi huerlisi commented Feb 6, 2015

To ensure git does not ignore files in subdirectory, this commit restricts some entries to the root directory only.

@huerlisi huerlisi changed the title fix: Mark some gitignore entries absolute. fix(gen): Mark some gitignore entries absolute. Feb 6, 2015
To ensure git does not ignore files in subdirectory, this commit restricts some
entries to the root directory only.

Similar patch went into generator-angular:
yeoman/generator-angular@1f907d3
@huerlisi
Copy link
Contributor Author

Rebased on current master and updated commit message to follow guideline.

@Alir3z4
Copy link
Contributor

Alir3z4 commented May 28, 2016

without having /node_modules the entry node_modules would work just fine, git can handle that with not an issue.

@coveralls
Copy link

coveralls commented Feb 3, 2017

Coverage Status

Changes Unknown when pulling 25fc55d on huerlisi:fixes/root-gitignores into ** on diegonetto:master**.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants